From fcc1344f067a3aec120f3eef20c747fbf3b63c61 Mon Sep 17 00:00:00 2001 From: Mark Lee Date: Fri, 20 Jan 2017 11:09:11 -0800 Subject: [PATCH] Fix typo in badges section of example manifest --- src/doc/manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/manifest.md b/src/doc/manifest.md index ffe1a8bca..402c3fcfa 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -139,7 +139,7 @@ license = "..." # (similar to the readme key). license-file = "..." -# Optional specificaion of badges to be displayed on crates.io. The badges +# Optional specification of badges to be displayed on crates.io. The badges # currently available are Travis CI and Appveyor latest build status, specified # using the following parameters: [badges] -- 2.30.2